addMoodEntry

suspend fun addMoodEntry(moodEntry: BiWeeklyEvaluationEntry)

Adds a new BiWeekly mood entry to the Firestore database.

Parameters

moodEntry

The mood entry to be added.